projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d238683
)
build: Update .gitignore
author
Colin Walters
<walters@verbum.org>
Tue, 9 Aug 2016 00:19:54 +0000
(20:19 -0400)
committer
Atomic Bot
<atomic-devel@projectatomic.io>
Tue, 9 Aug 2016 14:41:07 +0000
(14:41 +0000)
The patch to add more symlink bits also needed CLEANFILES updates.
Closes: #446
Approved by: jlebon
Makefile-tests.am
patch
|
blob
|
history
diff --git
a/Makefile-tests.am
b/Makefile-tests.am
index 4316f2eeaddffd14d7e1f331dfaecbb58977cef4..80f60add34d6e530977ef3c64522686a15051a11 100644
(file)
--- a/
Makefile-tests.am
+++ b/
Makefile-tests.am
@@
-243,6
+243,7
@@
ALL_LOCAL_RULES += tests/libreaddir-rand.so
CLEANFILES += tests/libreaddir-rand.so tests/ostree-symlink-stamp \
tests/ostree-prepare-root-symlink-stamp tests/ostree-remount-symlink-stamp \
tests/rofiles-fuse-symlink-stamp tests/ostree
+CLEANFILES += tests/ostree-prepare-root tests/ostree-remount tests/rofiles-fuse
tests/%-symlink-stamp: % Makefile
$(AM_V_GEN) set -e; \